UCF STIG Viewer Logo

The IPv6 protocol handler must be prevented from dynamic loading unless needed.


Overview

Finding ID Version Rule ID IA Controls Severity
V-22542 GEN007720 SV-37609r1_rule ECSC-1 Medium
Description
IPv6 is the next generation of the Internet protocol. Binding this protocol to the network stack increases the attack surface of the host. Unprivileged local processes may be able to cause the system to dynamically load a protocol handler by opening a socket using the protocol.
STIG Date
Red Hat Enterprise Linux 5 Security Technical Implementation Guide 2014-07-02

Details

Check Text ( None )
None
Fix Text (F-31644r1_fix)
Prevent the IPv6 protocol handler for dynamic loading.
# echo "install ipv6 /bin/true" >> /etc/modprobe.conf